golang.org/x/tools/go/packages.responseDeduper.seenRoots (field)
4 uses
golang.org/x/tools/go/packages (current package)
golist.go#L40: seenRoots map[string]bool
golist.go#L48: seenRoots: map[string]bool{},
golist.go#L73: if r.seenRoots[id] {
golist.go#L76: r.seenRoots[id] = true
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)